IDiscordImageManager

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Members

Functions

fetch
void fetch(DiscordImageHandle handle, bool refresh, void* callbackData, void function(void*, DiscordResult, DiscordImageHandle) callback)
Undocumented in source. Be warned that the author may not have intended to support it.
getData
DiscordResult getData(DiscordImageHandle handle, ubyte* data, uint dataLength)
Undocumented in source. Be warned that the author may not have intended to support it.
getDimensions
DiscordResult getDimensions(DiscordImageHandle handle, DiscordImageDimensions* dimensions)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta